Resource StructureDefinition/FHIR Server from package de.uk-koeln.nngm.form#1.0.0 (140 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "Profile-nNGM-Condition-FirstDiagnosis",
"url" : "http://uk-koeln.de/fhir/StructureDefinition/Condition/nNGM/FirstDiagnosis",
"name" : "Profile_nNGM_Condition_FirstDiagnosis",
"status" : "active",
"description" : "Diese Profile beschreibt Erstdiagnose einer spezfischen Tumorerkrankung innerhalb des nNGM-Projektes, um diese für andere Fälle wiedererkennen zu können.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Condition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Condition.code",
"path" : "Condition.code",
"label" : "Morphologie ICD-O-3",
"short" : "Morphologie ICD-O-3 des Tumors",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/histologie-klassifikation"
}
},
{
"id" : "Condition.bodySite",
"path" : "Condition.bodySite",
"label" : "Topologie ICD-O-3",
"short" : "Topologie ICD-O-3 des Tumors",
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://uk-koeln.de/fhir/ValueSet/icd-o-3-topologie"
}
},
{
"id" : "Condition.subject",
"path" : "Condition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "Condition.onset[x]",
"path" : "Condition.onset[x]",
"label" : "Erstdiagnosedatum",
"short" : "Datum der ersten Diagnose des Tumors",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mustSupport" : true
},
{
"id" : "Condition.stage",
"path" : "Condition.stage",
"mustSupport" : true
},
{
"id" : "Condition.stage.summary",
"path" : "Condition.stage.summary",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "coding.system"
}
],
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "Condition.stage.summary:uicc7",
"path" : "Condition.stage.summary",
"sliceName" : "uicc7",
"label" : "UICC Stage v7",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v7"
}
},
{
"id" : "Condition.stage.summary:uicc7.coding.system",
"path" : "Condition.stage.summary.coding.system",
"fixedUri" : "http://uk-koeln.de/fhir/CodeSystem/nNGM/uiccStagingV7"
},
{
"id" : "Condition.stage.summary:uicc8",
"path" : "Condition.stage.summary",
"sliceName" : "uicc8",
"label" : "UICC Stage v8",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://uk-koeln.de/fhir/ValueSet/nNGM/uicc-stage-v8"
}
},
{
"id" : "Condition.stage.summary:uicc8.coding.system",
"path" : "Condition.stage.summary.coding.system",
"fixedUri" : "http://uk-koeln.de/fhir/CodeSystem/nNGM/uiccStagingV8"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.